getMetrics
get metrics
Path Parameters
subscriptionId string required
Subscription ID
Responses
- 200
- 400
- 404
- 500
OK
application/json
Schema
Schema
details object
NoOfMessagesFor30Minutes object[]
NoOfMessagesFor48Hours object[]
billableBytesReceived integer
billableBytesSent integer
billableMessageSize integer
bytesReceived integer
bytesSent integer
messageSize integer
noOfAckMessages integer
noOfCommandMessages integer
noOfConfigMessages integer
noOfDeviceConnectionsFailed integer
noOfDevices integer
noOfDisConnections integer
noOfEventMessages integer
noOfGatewayConnectionsFailed integer
noOfGateways integer
noOfLoopBackMessages integer
noOfMessages integer
noOfPublishErrors integer
noOfRegistries integer
noOfStateMessages integer
noOfSubscribe integer
noOfSuccessfulConnections integer
noOfUnSubscribe integer
subscriptionId string
Bad Request
application/json
Schema
Schema
error object
code integer
details string
message string
status string
Not Found
application/json
Schema
Schema
error object
code integer
details string
message string
status string
Internal Server Error
application/json
Schema
Schema
error object
code integer
details string
message string
status string
Loading...